Welcome![Sign In][Sign Up]
Location:
Search - bcb g

Search list

[GUI DevelopSUIPack.v5.6.Delphi.567.BCB.56.Full.Sources

Description: SUIPack is a suite of WYSIWYG VCL skin components for Delphi & C++Builder. It provides you the ability to create professional-UI-designed skin and implementations for your applications. Besides the alternative for standard controls, SUIPack provides more additional controls(E.g. non-rectangular forms, MSN-style popup window, side-channel, popup panel, etc.) -SUIPack is a suite of WYSIWYG VCL skin components for Delphi C++Builder. It provides you the ability to create professional-UI-designed skin and implementations for your applications. Besides the alternative for standard controls, SUIPack provides more additional controls(E.g. non-rectangular forms, MSN-style popup window, side-channel, popup panel, etc.)
Platform: | Size: 7072728 | Author: 何顺华 | Hits:

[Communication-Mobilewangyue4

Description: 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,我想您应该知道如何使用Socket了吧:) 本人曾在VC7 ,BCB6,kylix,G++上生成系统,但是不保证您在上述平台上可以正确生成系统。VC6因为对Standard C++支持不足,无法编译本代码。
Platform: | Size: 25892 | Author: 王跃 | Hits:

[Windows DevelopCIH病毒汇编代码及详细的中文说明

Description: CIH对硬盘破坏之完全剖析 IOS_SendCommand是Win95的一个非常底层的VXD调用,通常是用作对IO设备的低层操作,如:读,写,加锁,格式化等等。一般情况下只能在Ring 0和虚拟机中使用,在普通程序中使用会有不可预料的后果!该VXD调用的功能很多,也很繁杂。参数数量很少,只有BCB或IOR和BDD或DCB的地址。但这几个数据结构却包含了大量的信息,结构也相当的复杂。CIH病毒只用到了IOR结构,它包含了近二十个-The curse of CIH destroying harddisk,IOS_SendCommand is a very low call in Win95,commonly,it s used for IO low operation,e.g,read,write,lock,format.generally you can only use it in Ring 0 or virtual machine,using it in normal programme should be herrible.this VXD call have many function,also complex.it has just a few parameter,just the address of BCB,IOR,BDD or DCB.but these struct contain many information,the struct itself also very complex.CIH just use the IOR struct,it contains nearly 20.
Platform: | Size: 26591 | Author: 梁志洪 | Hits:

[Windows DevelopCIH病毒汇编代码及详细的中文说明

Description: CIH对硬盘破坏之完全剖析 IOS_SendCommand是Win95的一个非常底层的VXD调用,通常是用作对IO设备的低层操作,如:读,写,加锁,格式化等等。一般情况下只能在Ring 0和虚拟机中使用,在普通程序中使用会有不可预料的后果!该VXD调用的功能很多,也很繁杂。参数数量很少,只有BCB或IOR和BDD或DCB的地址。但这几个数据结构却包含了大量的信息,结构也相当的复杂。CIH病毒只用到了IOR结构,它包含了近二十个-The curse of CIH destroying harddisk,IOS_SendCommand is a very low call in Win95,commonly,it s used for IO low operation,e.g,read,write,lock,format.generally you can only use it in Ring 0 or virtual machine,using it in normal programme should be herrible.this VXD call have many function,also complex.it has just a few parameter,just the address of BCB,IOR,BDD or DCB.but these struct contain many information,the struct itself also very complex.CIH just use the IOR struct,it contains nearly 20.
Platform: | Size: 26624 | Author: 梁志洪 | Hits:

[Picture Viewerdos16pic

Description: 本人原创. Turbo C2.0图形模式下显示BMP位图的高速方法,不同于一般的putpixel和line绘制的方法,速度之快令你感觉不到显示的过程,而且绝对能在TC的initgraph()初始化的BGI模式下使用。 个人网站:www.turinger.com-. Turbo C2.0BMPputpixellineTCinitgraph()BGI Website : www.turinger.com
Platform: | Size: 80896 | Author: 王来 | Hits:

[GUI DevelopSUIPack.v5.6.Delphi.567.BCB.56.Full.Sources

Description: SUIPack is a suite of WYSIWYG VCL skin components for Delphi & C++Builder. It provides you the ability to create professional-UI-designed skin and implementations for your applications. Besides the alternative for standard controls, SUIPack provides more additional controls(E.g. non-rectangular forms, MSN-style popup window, side-channel, popup panel, etc.) -SUIPack is a suite of WYSIWYG VCL skin components for Delphi C++Builder. It provides you the ability to create professional-UI-designed skin and implementations for your applications. Besides the alternative for standard controls, SUIPack provides more additional controls(E.g. non-rectangular forms, MSN-style popup window, side-channel, popup panel, etc.)
Platform: | Size: 7072768 | Author: 何顺华 | Hits:

[GDI-BitmapScreen_capute_for_BCB

Description: 屏幕抓图的另一种实现办法之BCB源代码,BCB6+windowsXP调试通过-Another screen shot of the realization approach BCB source code, BCB6+ WindowsXP debugging through
Platform: | Size: 8192 | Author: 冷云子 | Hits:

[Communication-Mobilewangyue4

Description: 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,我想您应该知道如何使用Socket了吧:) 本人曾在VC7 ,BCB6,kylix,G++上生成系统,但是不保证您在上述平台上可以正确生成系统。VC6因为对Standard C++支持不足,无法编译本代码。
Platform: | Size: 25600 | Author: 王跃 | Hits:

CodeBus www.codebus.net